﻿# Polynesia

ecchi_ply_gauguin_character_template = {
    first_name = Paul
    last_name = ecchi_Gauguin
    culture = cu:french
    female = no
    religion = catholic
    ideology = ideology_traditionalist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_paul_gauguin
    birth_date = 1848.6.7
    traits = { romantic imperious hedonist }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PLY
            this = c:PLY
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1895.1.1
        latest_usage_date = 1903.5.8
        chance = 25
    }
}

# Hawaii

ecchi_haw_malo_character_template = {
    first_name = David
    last_name = Malo
    culture = cu:hawaiian
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_devout
	dna = ecchi_dna_david_malo
    birth_date = 1795.10.25
    traits = { pious meticulous }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:HAW
            this = c:HAW
        }
        interest_group_trigger = {
            is_interest_group_type = ig_devout
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1853.10.25
        chance = 90
    }
}

ecchi_haw_james_dole_character_template = {
    first_name = James
    last_name = ecchi_Dole
    culture = cu:yankee
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_industrialists
	dna = ecchi_dna_james_dole
    birth_date = 1877.9.27
    traits = { meticulous grifter }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:HAW
            this = c:HAW
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_industrialists
                is_interest_group_type = ig_landowners
            }
        }
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1958.5.20
        chance = 90
    }
}

ecchi_haw_dole_character_template = {
    first_name = ecchi_Sanford_B
    last_name = ecchi_Dole
    culture = cu:yankee
    female = no
    religion = protestant
    ideology = ideology_moderate
    interest_group = ig_landowners
	dna = ecchi_dna_sanford_b_dole
    birth_date = 1844.4.23
    traits = { pious grifter masterful_diplomat }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:HAW
            this = c:HAW
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_devout
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1880.1.1
        latest_usage_date = 1926.6.9
        chance = 90
    }
}